<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">li {

    list-style: none;

}



ul {

    padding: 0;

    margin: 0;

}

* {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

        word-wrap: break-word;
}



input{

    outline: none;

    font-family: '寰蒋闆呴粦';

}



.text-center{

    text-align: center;

}   

html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0px;bor;/* border: 0; */f;/* font-size: 100%; */*/outline: none;}

caption,h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 0px;

    -moz-box-sizing: border-box;

銆€銆€-webkit-box-sizing: border-box;

銆€銆€box-sizing: border-box;

}

html {font-size: 14px;-ms-text-size-adjust: 100%;overflow-x: hidden;/* -webkit-tap-highlight-color: transparent; */    }

body {font-family: "Microsoft Yahei","寰蒋闆呴粦","Hiragino Sans GB","鍐潚榛戜綋",tahoma,"times new roman",helvetica,arial;margin: 0 auto;color: #333;background-color: #fff;}

body{

        overflow: hidden;

        
        background: #fff;
      
}



textarea{

    outline: none;

       font-family: '寰蒋闆呴粦';

}

.inner {

    width: 90%;

    margin: 0px auto;

    position: relative;

}
.inner1 {

    width: 100%;

    margin: 0px auto;

    position: relative;

}

.inner2{
    width: 83%;
     margin: 0px auto;

    position: relative;
}

.inner1200 {

    margin: 0px auto;

    width: 1200px;

    position: relative;

}

.inner1250{

     margin: 0px auto;

    width: 1250px;

    position: relative; 

}

.inner1000{

    width: 1000px;

    margin: 0 auto;

}

.inner1100 {

    margin: 0px auto;

    width: 1100px;

}

.inner1080{width: 1080px;

margin: 0 auto;}

.inner1280{width: 1280px;margin: 0 auto;}

.inner1240{

   margin: 0px auto;

    width: 1240px; 

}

.inner1300{

   margin: 0px auto;

    width: 1300px; 

     position: relative;

}

.inner1400{

   margin: 0px auto;

    width: 1400px; 
    box-sizing: border-box;padding: 0 15px;

     position: relative;

}



.inner1380{

margin: 0px auto;

    width: 1380px;

}

.inner1440{

    margin: 0 auto;

    width: 1440px;

    position: relative;

}

.inner1536{

margin: 0px auto;

    width: 1536px;

    position: relative;

}

.fc {

    text-align: center;

}



.center{

    text-align: center;

}

.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }

.clearfix:after { clear: both; }

.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}

.fl{float:left; display:inline;}

.fr{float:right; display:inline;}

.clearboth{ clear:both;}



h1, h2, h3, h4, h5, h6, p {

    margin: 0;

    padding: 0px;

}

figure,section,li,dd,div{

    margin: 0;

    padding: 0px;

    border: 0;

    font-size: 100%;

    outline: none;

}

/*section{

    letter-spacing:1px; 



}*/





a{

    text-decoration: none;

    outline: none;

}

/*loding*/



.loading {

    position: fixed;

    width: 100%;

    height: 100%;

    background-color: #fff;

    z-index: 1000000;

}



.spinner {

    width: 150px;

    height: 30px;

    position: absolute;

    left: 47%;

    top: 50%;

    margin-left: -75px;

    margin-top: -15px;

}



.spinner&gt;div {

    /* width: 30px;

    height: 30px;

    background-color: #67CF22;*/

    border-radius: 100%;

    /*  display: inline-block;*/

    -webkit-animation: bouncedelay 1.8s;

    animation: bouncedelay 1.8s;

    /* Prevent first frame from flickering when animation starts */

    -webkit-animation-fill-mode: both;

    animation-fill-mode: both;

}





@-webkit-keyframes bouncedelay {





    0% {

        -webkit-transform: scale(0.5)

    }

    ,

    30% {

        -webkit-transform: scale(0.8)

    }

    ,

    /*    60% {

        -webkit-transform: scale(1.2)

    },*/

    100% {

        -webkit-transform: scale(2)

    }

}

@-webkit-keyframes bouncedelay1 {





    0% {

        -webkit-transform: scale(0.5)

    }

    ,

    30% {

        -webkit-transform: scale(0.8)

    }

    ,



    100% {

        -webkit-transform: scale(1.5)

    }

}





.fl{

    float: left;

}

.ri{

    float: left;

}

.fr{

    float: right;

}





/*鍒嗛〉*/
.fanye{
    float: left;
    width: 100%;
    display: inline-block;width: 100%;
    margin: 30px 0;
}
.newdtitle{
    text-align: center;
    font-size: 32px;
    padding: 15px 0;
    padding-bottom: 30px;

    color: #fff;
}
.new-deta{
    color: #fff;
}
.moreye {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.moreye a {
    color: #fff;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination &gt; li {
    display: inline;
}
/*.pagination-lg &gt; li:last-child &gt; a, .pagination-lg &gt; li:last-child &gt; span {
    border-radius: 6px;
    border-radius: 6px;
}*/
.pagination-lg&gt;a, .pagination-lg&gt;span {
    padding: 8px 14px;
    font-size: 14px;
    line-height: 1.3333333;
    margin: 0 3px;
    border: none;
}
.pagination-lg&gt;a {
    background: #dcdcdc;
    border: 1px solid #dcdcdc;
    color: #fff;
}
.pagination-lg&gt;span {
    background: #bb272e;
    /*border: 1px solid #1c7bd7;*/
    color: #fff;
}
.pagination-lg&gt;a:hover{
   background: #bb272e;
   /* border: 1px solid #1c7bd7;*/
    color: #fff;
}
/*鍒嗛〉*/

.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }

.clearfix:after { clear: both; }

.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}

.fl{float:left; display:inline;}

.fr{float:right; display:inline;}

.clearboth{ clear:both;}

.video_div{width:100%; height:100%; background:rgb(0,0,0,0.8); position:fixed; z-index:100011111111111; left:0px; top:-100%;}
.video_div_closebtv{width:50px; height:50px; position:absolute; right:30px; top:30px; cursor:pointer; z-index:100;}
.video_div_closebtv img{width:50px; height:50px;}
.video_div_center{width:100%; height:100%; vertical-align:middle; text-align:center;}
.video_div_center iframe{width:60%; margin-left:20%; margin-right:30%; height:600px; position:relative; top:50%; margin-top:-300px;}



/*******鎵嬫満瀵艰埅*******/



.a_zxlmenu{width:100%;/* margin-bottom:3%;*/ position:relative; display:none; z-index:100;background: linear-gradient(#95cd12,#09a23b);}

.a_zxlmenu_t{width:100%;height: 50px;line-height: 50px; font-size:14px; text-align:center; background-color:#3c77ff; color:#fff; cursor:pointer;}

.a_zxlmenu_c{width:100%; position:absolute; left:0px; top:100%; margin:0px; padding:0px; background-color: #fff;text-indent:0px; display:none;z-index: 1000;}

.a_zxlmenu_c li{width:100%;  float:left; text-align:center; border-bottom: 1px solid #ccc;margin: 1px 0;}

.a_zxlmenu_c li .aone{width:100%;padding:3% 0px; display:inline-block; color:#000000; font-size:14px; text-decoration:none; text-indent:0px;}

.a_zxlmenu_c li .aone:hover,.a_zxlmenu_c li .aone.activetwo{ color:#333; text-decoration:none;}

.a_zxlmenu_c li dl{width:100%; border-bottom:1px solid #ccc;display:none;}

.a_zxlmenu_c li dl dd{width:100%; float:left; text-align:center;}

.a_zxlmenu_c li dl dd a,.a_zxlmenu_c li dl dd a:hover{width:100%; padding:3% 0px; display:inline-block; color:#333; font-size:16px; text-decoration:none; text-indent:0px;}
.a_zxlmenu_t{background:url(../image/nmenujiantou.png) right 20px center no-repeat;}
.a_zxlmenu_c1{

    display: none;

}

.a_zxlmenu_t i{

    margin: 0 10px;

}

.a_zxlmenu_c1 li{

 text-align: center;

 border: none;

 display: inline-block;

     background-color: rgba(255,255,255,0.8);

 border: none;

 margin: 0;

}

.a_zxlmenu_c1 li a{

    padding: 0 15px;

    position: relative;

    line-height: 30px;

    margin: 5px 0;

}

.a_zxlmenu_c li a i{

    float: right;

    right: 15px;

    top: 6px;

    position: relative;

}



/*******鎵嬫満瀵艰埅*******/



/*鍐呴〉nenuy*/
.pc_amenu{width:100%;padding:0px 2%;text-align:center;width: 100%;max-height: 54px;overflow: hidden;}
/*.pc_amenu{position: absolute;left: 0; bottom: 0;width: 100%;}*/
.a_menu_bg{ background:#f8f0de;max-height: 54px;overflow: hidden;}
.a_menu{width:100%; margin:0px; padding:0px; max-height: 54px;overflow: hidden;float: right;}
.a_menu a{cursor: pointer;}
.a_menu .a_menu_a{ position: relative; margin:0 35px;padding: 0 5px; height:54px;  display:inline-block; overflow:hidden; text-align:center; line-height:54px; color:#222222; font-size:18px;font-weight: bold;}
.a_menu .a_menu_a:after{-webkit-transition:all 0.5s ; transition:all 0.5s;position: absolute;left: 0;bottom: 0;width: 0;height: 4px;background: #bb272e;content: "";}
.a_menu .a_menu_a:hover:after,.a_menu .a_menu_a.activetm1:after{width: 100%;}
/*鍐呴〉nenuy*/





/*鎵嬫満瀵艰埅*/

/* CSS Document */

.phone_nav{ display:none;height: 50px;}

.hided{ overflow:hidden; width:100%; height:100%; position:fixed;}

.phone_logo{ height:50px;  background:#fff;box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.2)}

/*.phone_logo .p1{ position:absolute; left:0; top:0; padding:20px; display:block;}*/

.phone_logo .p1 img{ height: 100%}



@media screen and (max-width:1200px) {

.phone_logo .p1 {padding-top: 10px; height: 43px; display: block;}

.in_top .heard{ display:none;}

.phone_logo {width: 100%;padding: 0 20px;box-sizing: border-box;}



.phone_nav{display:block; position:fixed; width:100%; top:0;left:0; display:block; transition-delay:0.7s; -webkit-transition-delay:0.7s; z-index:9999; border-bottom: 2px solid #e4e4e4;background: }



/*瀵艰埅鎸夐挳*/

.phone_nav .nav_but_box{ display:block; position:absolute; width:30px; height:30px; right:20px; top:10px; z-index:1;

transition:all 0.7s; -webkit-transition:all 0.7s;}

.phone_nav .nav_but { display:inline-block; position:relative;width:20px; height:2px; z-index:2; margin:13px 0 0 5px; background:#2e366c;

-webkit-transition-property: background-color, -webkit-transform;

transition-property: background-color, -webkit-transform;

transition-property: background-color, transform;

transition-property: background-color, transform, -webkit-transform;

-webkit-transition-duration: 300ms;

transition-duration: 300ms;}

.phone_nav .nav_but:before,.nav_but:after {content: ''; display:block; width:20px; height:2px; position:absolute; background:#2e366c;

transition-property: margin, -webkit-transform; -webkit-transition-property: margin, -webkit-transform;

transition-property: margin, transform; transition-property: margin, transform, -webkit-transform;

transition-duration: 300ms; -webkit-transition-duration: 300ms;}

.phone_nav .nav_but:before{margin-top:-5px;}

.phone_nav .nav_but:after {margin-top:5px;}



/*鏍忕洰鍚嶇О*/

.phone_nav .nav_main{height:100%; position:fixed;  left:0; opacity:0; width:0; transition:all 0.4s ease 0.3s; -webkit-transition:all 0.4s ease 0.3s; background:linear-gradient(#95cd12,#09a23b) ; overflow:hidden;}

.phone_nav .nav_main ul{ padding:0 20px; margin-top:40px;}

.phone_nav .nav_main li a{background-position:left; color:#fff; height:46px; line-height:46px; display:inline-block; background-size:32px; background-repeat:no-repeat; font-weight:bold;}

/*.phone_nav .nav_main .ss{border:1px solid #fff; margin-top:20px;}

.phone_nav .nav_main .ss .p2{ float:right;}

.phone_nav .nav_main .ss .p2 input{ border:0; background:url("../images/app_ss1.png") center no-repeat; width:34px; height:34px;}

.phone_nav .nav_main .ss .p1{ display:block; margin:0 34px 0 5px; }

.phone_nav .nav_main .ss .p1 input{ width:100%; height:34px; line-height:34px; background:none; border:0; font-family:"Microsoft YaHei"; font-size:14px; color:#fff;}

*/

.phone_nav .nav_main li b{ display:inline-block; position:absolute; right:10px; top:0px; width:50%; height:50px; background: url("../image/lmfooter_bottom.png") center right no-repeat; z-index:99;}

.phone_nav .nav_main .ul{padding:0 0 0px 40px; margin:0;  max-height:0; overflow:hidden; transition:max-height 0.4s; -webkit-transition:max-height 0.4s;}

.phone_nav .nav_main .ul li{ padding:0; border-bottom:0; transform:translateX(0px); -webkit-transform:translateX(0px);}

.phone_nav .nav_main .ul li a{ padding:0; height:auto; line-height:30px; font-weight:normal}



.phone_nav .nav_main .b_one .ul{ max-height:300px; padding:0 0 0px 40px; margin-bottom:10px;}





.phone_nav .nav_main li{ transform:translateX(100px); -webkit-transform:translateX(100px); transition:all 0.8s ease; -webkit-transition:all 0.8s ease; border-bottom:1px solid rgba(225,225,225,0.5); padding:0 20px; position:relative;}

.phone_nav .nav_main li:nth-of-type(1){ transition-delay:0.1s; -webkit-transition-delay:0.1s; }

.phone_nav .nav_main li:nth-of-type(2){ transition-delay:0.2s; -webkit-transition-delay:0.2s; }

.phone_nav .nav_main li:nth-of-type(3){ transition-delay:0.3s; -webkit-transition-delay:0.3s; }

.phone_nav .nav_main li:nth-of-type(4){ transition-delay:0.4s; -webkit-transition-delay:0.4s; }

.phone_nav .nav_main li:nth-of-type(5){ transition-delay:0.5s; -webkit-transition-delay:0.5s; }

.phone_nav .nav_main li:nth-of-type(6){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }

.phone_nav .nav_main li:nth-of-type(7){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }

.phone_nav .nav_main li:nth-of-type(8){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }

.phone_nav .nav_main li:nth-of-type(9){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }

.phone_nav .nav_main li:nth-of-type(10){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }





/*鎵撳紑鏍峰紡*/

.phone_nav_one{background:#231815;  transition-delay:0s; -webkit-transition-delay:0s; }

.phone_nav_one .nav_main {opacity:1; width:100%; overflow:inherit;}

.phone_nav_one .nav_but{background: rgba(0, 0, 0, 0); }

.phone_nav_one .nav_but:before {margin-top: 0; transform:rotate(45deg); -webkit-transform:rotate(45deg);}

.phone_nav_one .nav_but:after {margin-top:0; transform:rotate(-45deg); -webkit-transform:rotate(-45deg);}

.phone_nav_one .nav_but_box { opacity:0.8;}

.phone_nav_one .nav_main li{ transform:translateX(0); -webkit-transform:translateX(0);}

}





@media screen and (max-width:758px){/*--768-0--*/

/*.phone_logo .p1{ left:20px; padding:0; width:131px; margin-top:18px;}

.phone_logo .p1 img{ width:100%;}

.phone_logo{ height:77px;}

.phone_nav{ height:77px;}*/

/*.phone_nav .nav_main{ top:77px;}*/

.phone_nav .nav_but_box{ top:10px; right:10px;}

.phone_nav .nav_main ul{ margin-top:20px; height:350px; overflow-y:auto; box-sizing:border-box;}

.phone_nav .nav_main .b_one .ul{ height:auto;}



}



@media screen and (max-width:470px){/*--768-0--*/

.phone_logo {padding: 0 10px}

.phone_nav .nav_main ul{ height:410px;}

.phone_nav .nav_main .b_one .ul{ height:auto;}



}



.a_rlzydiv_c {display: inline-block;width: 100%;}
.a_rlzydiv_c dt{width:100%;  float:left; font-weight:normal;text-align: left;}
.a_rlzydiv_c dt .div{width:100%; padding:1.2% 0px; background-color:#e5e6e6;  color:#000; font-size:16px; float: left;}
.a_rlzydiv_c dt .div .s1{width:46%; text-indent:3%;}
.a_rlzydiv_c dt .div .s2{width:19.5%;}
.a_rlzydiv_c dt .div .s3{width:13%; text-align:center;}
.a_rlzydiv_c dt .div .s4{width:21.5%; text-align:center;}
.a_rlzydiv_c dd{width:100%; float:left; font-weight:normal;text-align: left;background: #fff; border-bottom: 1px solid #edeae9;}
.a_rlzydiv_c dd .div{border-bottom: 1px solid #dddddd;  float: left;width:100%; padding:20px 0px; background: url(../image/r_jt1.png) right 20px center no-repeat; background-color:#fff; font-size:14px; color:#000; cursor:pointer;}
.a_rlzydiv_c dd .div:hover,.a_rlzydiv_c dd .div.activerc{ background:url(../image/r_jt2.png) right 20px center no-repeat; background-color:#3871c1; color: #fff !important;}

.a_rlzydiv_c dd .div .s1{width:46%; text-indent:3%;font-size: 16px;}
.a_rlzydiv_c dd .div .s2{width:19.5%;}
.a_rlzydiv_c dd .div .s3{width:13%; text-align:center;}
.a_rlzydiv_c dd .div .s4{width:21.5%; text-align:center;}
.a_rlzydiv_c dd .div1{box-sizing: border-box; width:100%; display:none; float: left;}
.a_rlzydiv_c dd .div1_c{text-align: left; width:100%; padding: 25px; background: #fff;  color:#888888; font-size:14px; line-height:2.0; overflow-x:hidden;}
.a_rlzydiv_c dd .div1_b,.a_rlzydiv_c dd .div1_b:hover{width:150px; height:40px; line-height:40px; text-align:center; background-color:#6eba44; display:inline-block; overflow:hidden; color:#333; text-decoration:none; font-size:14px;}
.zhangp-box-tie{
    text-align: center;
    font-size: 30px;
    color: #333;
    font-weight: 500;
    margin-bottom: 20px;
}
.zp-box-bo{
             animation:fadeInUp 2s;
    -webkit-animation:fadeInUp 2s;

   /* background: #fff;*/
    float: left;
    width: 100%;
    margin: 25px 0;
}
.zp-box-to{
    padding: 30px 30px;
       animation:fadeInUp 2s;
    -webkit-animation:fadeInUp 2s;
    background: #fff;
}
.zhangp-box {
    background: #f1f2f3;
    padding: 50px 0;
}
.zp-box-to select {
    width: 243px;
    float: left;
    outline: none;
    margin-right: 10px;
    padding: 10px 15px;
    margin-bottom: 10px;
}
.zp-bt-h3{
    color: #333;
    font-weight: 400;
    font-size: 18px;
}
.zp-bt-h4{
    color: #333;
        font-weight: 400;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 20px;
}
.sousuo-box{
    float: right;

}
.souss-con{
    width: 245px;
    float: left;
      padding: 10px 15px;
}
.soubtn{
padding:0 20px;
line-height: 41px;height: 41px;
color: #fff;
background: #3871c1;
border: none;
}
/*鏍″洯鎷涜仒*/




.index-swiper .swiper-pagination{bottom: 20px;}
.inbanner .index-swiper img{display: block;width: 100%;}
.index-swiper .swiper-pagination-bullet{background: #fff;opacity: 0.6;width: 15px;height: 7px;border-radius: 10px;}
.index-swiper .swiper-pagination-bullet-active{background: #fff; width: 30px;height: 7px;opacity: 1;}




@font-face{
     font-family: 'SemiBold'; 
     src: url('../font/SemiBold.otf');
   /*  src: url('../font/SemiBold.eot');
     src:url('../font/SemiBold.woff') format('woff'),
         url('../font/SemiBold.ttf') format('truetype'),
         url('../font/SemiBold.svg') format('svg');*/
}



/*鍐呴〉banner*/
.n_banner{width:100%; height:600px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner1{width:100%; height:400px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner2{ width:100%; height:480px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner3{width:100%; height:300px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner5{width:100%; height:455px; background-repeat:no-repeat !important; background-position:center center!important; background-size:cover!important; position:relative;overflow: hidden;}
.n_banner5 .n_banner_text{top: 30%;text-align: left;}
.n_banner5 img{display: none;}
.n_banner_text{width:100%; position:absolute; left:0px; width: 100%; bottom:80px;text-align: center;}
.n_banner55{height: 604px;}
.n_banner55 .n_banner_text p{color: #fff; }
.n_banner_text p{color: #bc1a21;text-align: center;font-weight: 550; font-family: "SemiBold";}
.n_banner_text p{font-size: 36px;line-height: 60px;text-transform: uppercase; font-family: "SemiBold";}
.n_banner_text .p2{font-size: 50px;line-height: 60px;text-transform: uppercase;}



.fixhead{position: fixed;width: 100%;top: 0;padding-top: 0;background:#fff; animation:fadeInDown 1s;
    -webkit-animation:fadeInDown 1s;z-index: 100;}

.fixhead2{background: #fff;box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);-webkit-transition:all 0.5s ; transition:all 0.5s;}
.fixhead2 .nav li .a1{color: #333333;-webkit-transition:all 0.5s ; transition:all 0.5s;}

.fixhead2 .img1{display: none !important; -webkit-transition:all 0.5s ; transition:all 0.5s;}
.fixhead2 .img2{display: block !important;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.nbanner{
    position: relative;
}
.nbanner img{display: block;margin: 0 auto;}
.weizhi{ background-size: cover; display: block;margin-bottom: 10px;}

.weizhi p{font-size: 14px;color: #555555;font-weight: 400;}
.weizhi p img{position: relative;top: 3px;margin-right: 5px;}
.weizhi a{color: #555555;}
.weizhi a:last-child{color: #02509a;}
.weizhi2{border-bottom: 1px solid #e5e5e5;}

.topheader{background: #e5e5e5;}
.topheader p{font-size: 14px;color: #666666;line-height: 30px;}

/*.index-swiper .swiper-button-next{-webkit-transition:all 0.35s ; transition:all 0.35s;right: 40px; width: 80px;height: 80px;background: url(../image/prev.png) center center no-repeat; background-color: rgba(0,0,0,0.1);}
.index-swiper .swiper-button-prev{-webkit-transition:all 0.35s ; transition:all 0.35s;left: 40px; width: 80px;height: 80px;background: url(../image/next.png) center center no-repeat; background-color: rgba(0,0,0,0.1);}
.index-swiper .swiper-button-next:hover{background-color: rgb(215,22,31,0.56);}
.index-swiper .swiper-button-prev:hover{background-color: rgb(215,22,31,0.56);}
*/



.header{ z-index: 500;position: relative;}
.kczyul li:hover .text2{background: #efcc10;}
.headerbox2{box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);position: relative;z-index: 10;}
.headerbox .logo{position: absolute;left: 0;top: 0;width: 265px;z-index: 10;}
.headerbox .logo img{display: block;}
.flexbox_bt{display: flex;justify-content: space-between;flex-wrap: wrap;}
.nav{width: auto;margin-left: 300px;}
.nav li {float: left;text-align: center;line-height: 80px;padding: 0 20px; -webkit-transition:all 0.35s ; transition:all 0.35s;position: relative;}
.nav li .a1{position: relative; color: #fff;font-size: 15px;padding: 0 5px; position: relative; display: block;}


.top_mobile{width: 288px;height: 38px;line-height: 35px;float: right;background: url(../image/top_mo_bk.png) left center no-repeat;background-size: cover;position: relative;border-radius: 30px;}
.top_mobile{box-sizing: border-box;padding-left: 20px;margin-top: 21px;}
.top_mobile img{vertical-align: middle;position: relative;top: -1px;margin-right: 5px;}
.top_mobile .sp2{color: #000000;font-size: 20px;}
.top_mobile .sp1{color: #000000;}
.nav li.active .a1,.nav li:hover .a1{color: #fff;}

.nmenu_top{position: absolute;left: 0;bottom: 0;width: 100%;}
.nmenu_top .div1{ background: #02509a;width: 20%;color: #fff;line-height: 110px;text-align: center;}
.nmenu_top .div2{ background: rgba(255, 255, 255, 0.5);width: 76%;line-height: 110px;box-sizing: border-box;padding: 0 25px;display: flex;justify-content: space-between;}
.nmenu_top .div1 h1{font-weight: 400;}
.nmenu_top .div2 h1{font-weight: 400;}


.footer .wdiv1{float: left;width: 38%;}
.footer .wdiv1 .f_logo{margin-bottom: 30px;display: inline-block;width: 100%;}
.footer .wdiv2{float: left;}
.footer .wdiv3{float: right;text-align: center;}
.foul li{display: flex;padding-bottom: 10px;}
.foul li .ns1{width: 80px;}
.foul li .ns2{flex: 1;}
.foul li a{display: inline-block;color: #888888;margin-right: 20px;margin-bottom: 10px;}
.foul li .a1{color: #ffffff;}
.footer .wdiv3{width: 160px;text-align: center;}
.footer .wdiv3 img{}
.footer .wdiv3 p{color: #888888;text-align: center;margin-top: 10px;}
.footer .wdiv4{display: inline-block;width: 100%;}
.footer .wdiv4{margin-top: 30px; border-top: 1px solid #5d5a5a;padding: 15px 0;}
.footer .wdiv4 a{color: #888888;margin-right: 20px;}
.footer .wdiv4 span{color: #888888;margin-right: 20px;}

.footer .wdiv2{padding-left: 8%;}
.footer .wdiv2 .text2 p{color: #fff;line-height: 36px;}
.footer .wdiv2 .text2 a{color: #888888;}
.footer .wdiv2 .text1{display: flex;}
.footer .wdiv2 .text1 img{width: 64px;}
.footer .wdiv2 .text1 .con{padding-left: 20px;}
.footer .wdiv2 .text1 .con p{color: #fff;}
.footer .wdiv2 .text1 .con .p2{font-weight: bold;font-size: 40px;line-height: 1;}

.footer{background: #343131; padding: 50px 0;padding-bottom: 130px;}



.ncontent_wbox{padding: 50px 0;}
li .image{position: relative;overflow: hidden;}
li .image img{-webkit-transition:all 0.5s ; transition:all 0.5s;display: block;width: 100%;}
li:hover .image img{transform: scale(1.1);}
.new_list{display: flex;flex-wrap: wrap;}
.new_list li {box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);margin-bottom: 30px;}

.new_list li .text{background: #fff;box-sizing: border-box;padding: 20px;}
.new_list li .text .p1{display: flex;justify-content: space-between;margin-bottom: 15px;}
.new_list li .text .p1 .sp1{flex: 1;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
font-size: 22px;color: #222222;
}
.new_list li .text .p1 .sp2{width: 78px;min-width: 1px;color: #888888;}
.new_list li {
    margin-right: 2%;
    width: -webkit-calc((100% - 2%*3)/ 3);
    width: calc((100% - 2%*3)/ 3);
}
.new_list:after{
    content: "";
    flex: auto;
}



.mendian{display: flex;flex-wrap: wrap;}
.mendian li {box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);margin-bottom: 30px;}

.mendian li .text{background: #fff;box-sizing: border-box;padding: 20px;position: relative;}
.mendian li .text .p1{font-size: 20px;color: #222222;font-weight: bold;margin-bottom: 20px;}
.mendian li .text .p2{color: #666666;font-size: 14px;line-height: 26px;}
.mendian li .text .jia{position: absolute; right: 20px;top: 0;}
.mendian li {
    margin-right: 2%;
    width: -webkit-calc((100% - 2%*3)/ 3);
    width: calc((100% - 2%*3)/ 3);
}
.mendian:after{
    content: "";
    flex: auto;
}



.detailbox .ti .p1{font-size: 24px;color: #222222;font-weight: bold;text-align: center;}
.detailbox .ti .p2{display: inline-block;padding-left: 15%;margin-top: 10px;border-bottom: 1px solid #dddddd;padding-bottom: 15px;width: 100%;}
.detailbox .ti .p2 .sp1{float: left;}
.detailbox .ti .p2 .sp1 span{display: inline-block;margin-right: 10px;font-size: 14px;color: #888888;line-height: 24px;font-weight: normal;}
.detailbox .ti .p2 .sp2{float: left;font-size: 14px;color: #888888;line-height: 24px;font-weight: normal;position: relative;top: 13px;}
.detailbox .text{padding: 30px 0;}
.detailbox .text img{display: block;max-width: 100%;margin: 0 auto;}
.show_more{display: flex;justify-content: space-between;flex-wrap: wrap;padding-top: 10px;}
.show_more a{width: 100%;overflow: hidden; min-width: 1px;text-align: left;
text-overflow:ellipsis;
white-space: nowrap;line-height: 40px;font-size: 14px;color: #737373;background-color: #f5f5f5;
box-sizing: border-box;padding: 0 15px;margin-bottom: 10px;
}
.jiati_11{text-align: center;font-size: 40px;color: #222222;}
.jiati_1{text-align: center;margin-bottom: 50px;}

.jiati_1 h3{font-size: 40px;color: #bc1a21;font-weight: bold;margin-bottom: 5px;}
.jiati_1 p{font-size: 16px;color: #807e7e;text-transform: uppercase;}
.business-page .section1 {padding: 50px;padding-bottom: 66px;background: url(../image/jismeng_s1bk.jpg) top center no-repeat;}
.business-page .section1 .nbox .imgebox{width: 572px;margin: 0 auto;position: relative;}
.business-page .section1 .nbox .img img{display: block;margin: 0 auto;}

.miaoshu{position: absolute;left: -25%;top: 30px;width: 150%;}
.miaoshu li .item .n {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    line-height: 56px;
    background-color: #debd7f;
    color: #fff;
    text-align: center;
    font-family: "LOL";
    font-size: 24px;
    font-weight: bold;
}




.miaoshu li{width: 50%;position: relative;height: 100px;margin-bottom: 20px;}
.miaoshu li:nth-child(2n-1){float: left;}
.miaoshu li:nth-child(2n){float: right;}
.miaoshu li .item .text{position: absolute;width: 100%;left:0%;top: 0;}
.miaoshu li{}
.miaoshu li:nth-child(2n-1) .item .n{float: right;}


.miaoshu li:nth-child(2n) .item .text{position: absolute;width: 110%;left: 0%;top: 0;}
.miaoshu li:nth-child(2n-1) .item .text{position: absolute;width: 115%;left: -15%;top: 0;}
.miaoshu li:nth-child(2n-1) .item .text{padding-right: 100px;text-align: right;}
.miaoshu li:nth-child(2n) .item .text{padding-left: 100px;text-align: left;}

.miaoshu li:nth-child(1) .item .text{padding-right: 120px;text-align: right;}

.miaoshu li .item .text h3 {
    color: #bc1a21;
    font-size: 24px;
    margin-bottom: 10px;
}
.miaoshu li .item .text .des {
    font-size: 16px;
    color: #666666;line-height: 26px;
   
}


.miaoshu li:nth-child(1){position: relative;right: 150px;margin-bottom: 50px;}
.miaoshu li:nth-child(2){position: relative;left: 150px;margin-bottom: 50px;}
.miaoshu li:nth-child(3){position: relative;right: 240px;margin-bottom: 50px;}
.miaoshu li:nth-child(4){position: relative;left: 240px;margin-bottom: 50px;}
.miaoshu li:nth-child(5){position: relative;right: 250px;margin-bottom: 50px;}
.miaoshu li:nth-child(6){position: relative;left: 250px;margin-bottom: 50px;}
.miaoshu li:nth-child(7){position: relative;right: 150px;margin-bottom: 50px;}
.miaoshu li:nth-child(8){position: relative;left: 150px;margin-bottom: 50px;}
.business-page .section2 {
    background-image: url(../image/jiamen1_bk.jpg);
    background-size: cover;
    padding-top: 50px;

}

.business-page .section2 .flex {
    display: flex;
    /*align-items: center;*/
    justify-content: space-between;
}

.business-page .section2 .left {
    width: 50%;
    position: relative;
    /*height: 100%;*/
}
.business-page .section2 .left img{width: 100%;display: block;}

.business-page .section2 .left .text-cover {
    position: absolute;
    height: 100%;
    left: 2.6rem;
    top: 0;
    padding-left: 0.5rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    color: #fff;
    border-left: 1px solid rgba(255, 255, 255, 0.4);
}

.business-page .section2 .left .text-cover .text {
    height: 3.53rem;
    margin-top: 0.9rem;
}

.business-page .section2 .left .text-cover .text p {
    display: flex;
    align-items: center;
    margin-bottom: 0.32rem;
}

.business-page .section2 .left .text-cover .text p span {
    width: 26px;
    line-height: 26px;
    border-radius: 50%;
    background-color: #fff;
    color: #debd7f;
    display: block;
    margin-right: 16px;
    text-align: center;
}

.business-page .section2 .right {
    width: 50%;
    padding-right: 2.6%;
    padding-left: 80px;
    padding-bottom: 50px;
}

.business-page .section2 .right img {
    margin-top: 50px;
    /*width: 6.19rem;*/
    display: block;
    width: 100%;
}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}

input[type="number"] {
    -moz-appearance: textfield;
}
.business-page .section5 {
    padding: 50px 0;
    position: relative;
}

.business-page .section5 .pdd {
    position: absolute;

    right: 0;
    top: 0.9rem;
}

.business-page .section5 form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 50%;
    margin-top: 50px;
}

.business-page .section5 .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
}

.business-page .section5 .row.half {
    width: calc(50% - 10px);
}

.business-page .section5 .input-box {
    width: 100%;
}

.business-page .section5 .selects {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.business-page .section5 .selects select {
    width: calc((100% - 10px) / 3);
}

.business-page .section5 .in1,
.business-page .section5 textarea,
.business-page .section5 select {
    height: 56px;
    border: 1px solid #ba222a;
    border-radius: 10px;
    background: #fee8e9;
    width: 100%;
    font-family: inherit;
    color: #ba222a;
    font-size: 15px;
    padding: 0 25px;
    outline-color: #ba222a;
}

.business-page .section5 .in1::-webkit-input-placeholder,
.business-page .section5 textarea::-webkit-input-placeholder,
.business-page .section5 select::-webkit-input-placeholder {
    color: #ba222a;
}

.business-page .section5 select {
    padding: 0 10px;
    line-height: 20px;
}

.business-page .section5 textarea {
    appearance: none;
    resize: none;
    font-family: inherit;
    padding: 20px 25px;
    height: 135px;
    line-height: 1.5;
}

.business-page .section5 button {
    background: none;
    outline: none;
    border: none;
    appearance: none;
    cursor: pointer;
    margin-top: 30px;
}
.jiamengul{display: flex;margin: 30px 0;margin-bottom: 50px;}
.jiamengul li{width: 25%;position: relative;}
.jiamengul li .img{width: 100%;display: block;}
.jiamengul li .img1{position: relative;}
.jiamengul li .img2{position: absolute;left: 0;top: 0;box-sizing: border-box;width: 100%;padding: 20px;}
.jiamengul li .img2 img{display: block;width: 100%;}

.jiamen1{padding: 50px 0;background: url(../image/jiamen1_bk.jpg) top no-repeat;padding-top: 120px;background-size: cover;}
.zhaoshang{position: absolute;top: -220px;right: 0;z-index: 3;}
.jiamen1 .div1{position: relative;height: 435px;border: 3px solid #d9bc72;border-radius: 5px;box-sizing: border-box;padding: 30px;padding-left: 550px;}
.jiamen1 .div1{position: relative;}
.jiamen1 .div1 .img{position: absolute;left: -26px;bottom: -4px;}
.jiamen1 .div1 .text{height: 100%;position: relative;overflow: hidden;}
.jiamen1 .div1 .text .con{margin-top: 10px;}
.jiamen1 .div1 .text .con p,.jiamen1 .div1 .text .con span{font-size: 16px !important;color: #444444  !important;line-height: 28px  !important;}
.tijiao{background: #ba222a;color: #FFF;width: 230px;line-height: 60px;border: none;}

.section5 .common-title h3{font-size: 40px;color: #ba222a;font-weight: 400;margin-bottom: 10px;}
.section5 .common-title p{font-size: 22px;color: #444444;}

.section2 .common-title h3{font-size: 40px;color: #ba222a;font-weight: 400;margin-bottom: 10px;font-weight: bold;}
.section2 .common-title p{font-size: 22px;color: #444444;}
.business-page .section12{background: url(../image/hezuo_bk.jpg) center center no-repeat;padding: 30px 0;}
.business-page .section12 .ti{text-align: center;font-size: 40px;color: #222222;margin: 20px;}
.business-page .section12 ul{display: flex;justify-content: space-between;box-sizing: border-box;padding: 0 50px;}
.business-page .section12 ul li{background: #ba222a;color: #fff;font-size: 16px;text-align: center;border-radius: 10px;position: relative;overflow: hidden;line-height: 50px;width: 13%;}
.business-page .section12 .text{text-align: center;font-size: 22px;color: #222222;padding-top: 30px;}
.business-page .section12 .text .sp1{margin: 0 20px; position: relative;display: inline-block;font-size: 30px;color: #222222;font-weight: bold;}
.business-page .section12 .text .sp1:after{position: absolute;left: 0;bottom: 2px;width: 100%;height: 5px;content: "";background: #ba222a;font-size: 30px;font-weight: bold;}
.business-page .section12 .text .sp2{font-size: 14px;color: #666666;}
.flexbox_bt{display: flex;justify-content: space-between;}
.ab_section1{padding: 50px 0;background: url(../image/hex_bk1.jpg) bottom center no-repeat;padding-bottom: 110px;position: relative;overflow: hidden;}
.ab_section3{padding: 50px 0;}
.ab_section1 .text{min-width: 1px;flex: 1;box-sizing: border-box;padding-right: 20px;width: 6%;}
.ab_section1 .text .con p{font-size: 16px;color:#444444;line-height: 32px;text-indent: 2em;}
.ab_section1 .img{width: 35%;position: relative;}
.ab_section1 .img img{position: absolute;right: 0;bottom: -8px;}
.ab_ti{margin-bottom: 30px;font-family: 'SemiBold';}
.ab_ti h3{font-size: 36px;color: #222222;margin-bottom: 0px;text-transform: uppercase;font-family: "SemiBold";}
.ab_section2{padding: 50px 0;background: url(../image/ab_bk2.jpg) center center no-repeat;}
.ab_section2 .nbox{display: flex;flex-wrap: wrap;justify-content: space-between;}
.ab_section2 .div1{width: 27%;background: rgba(187, 39, 49,0.8);box-sizing: border-box;padding: 30px 20px;;}
.ab_section2 .div2{width: 27%;background: rgba(187, 39, 49,0.8);box-sizing: border-box;padding: 30px 20px;}
.ab_section2 .div3{width: 44.5%;background: rgba(187, 39, 49,0.8);box-sizing: border-box;padding: 30px 20px;}
.ab_section2 .nbox div h3{font-size: 50px;font-weight: bold;line-height: 1;margin-bottom: 20px;color: #fff;}
.ab_section2 .nbox div .con{font-size: 15px;color: #ffffff;line-height: 40px;}
.ab_section2 .nbox .div3 h3{font-size: 30px;font-weight: bold;line-height: 1;margin-bottom: 20px;color: #fff;}
.ab_section2 .ab_ti h3{color: #fff}
.rongyuul{display: flex;flex-wrap: wrap;}

.rongyuul li {
   /* margin-right: 2%;
    width: -webkit-calc((100% - 2%*4)/ 4);
    width: calc((100% - 2%*4)/ 4);*/
    width: 100%;
}
.rongyuul li p{text-align: center;margin-top: 15px;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
box-sizing: border-box;
padding: 0 15px;}
.rongyuul:after{
    content: "";
    flex: auto;
}

.lianxiul{display: flex;justify-content: space-between;}
.lianxiul li{width: 32%;text-align: center;box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.15);border-radius: 5px;box-sizing: border-box;padding:40px 25px;}
.lianxiul li .text{padding-top: 10px;}
.map{width: 100%;height: 400px;}
.pp_swiper1 .swiper-slide .image{position: relative;overflow: hidden;}
.pp_swiper1 .swiper-slide:hover img{transform: scale(1.1);}
.pp_swiper1 .swiper-slide img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.pp_swiper1 .swiper-slide p{box-sizing: border-box;padding: 0 15px;font-size: 16px;color: #666666;margin-top: 20px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.pp_swiper1 .swiper-slide p{text-align: center;}

.pp_section1{padding: 50px 0;}
.pp_section3{padding: 50px 0;}
.pp_section2{padding: 50px 0;background: url(../image/diliao_bk.jpg) center center no-repeat;background-size: cover;}
.ab_ti2 h3{color: #fff;}

.diliao{display: inline-block;width: 100%;}
.diliao li{float: left;width: 25%;}
.diliao li .image{position: relative;width: 130%; overflow: hidden;border: 3px solid #a88d50;border-radius: 50%;}
.diliao li .image img{display: block;width: 100%;}

.diliao li:nth-child(1) .image{z-index: 4;}
.diliao li:nth-child(2) .image{z-index: 3;}
.diliao li:nth-child(3) .image{z-index: 2;}
.diliao li:nth-child(4) .image{z-index: 1;}
.ab_ti3 .nbox{display: inline-block;}
.ppmenu_ul{display: inline-block;margin-left: 50px;}
.ppmenu_ul li{float: left;width: 165px;line-height: 50px;border-radius: 30px;text-align: center;color: #d62428;border: 1px solid #d62428;}
.ppmenu_ul li{margin-right: 20px;cursor: pointer;}
.ppmenu_ul li.active,.ppmenu_ul li:hover{background:#d62428;color: #fff;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.caip{position: relative;}
.caip .image{border: 2px solid #d62428;border-radius: 5px;position: relative;overflow: hidden;}
.caip .mceng{position: absolute;left: 20px;top: 0;}
.caip .text{width: 100%; position: absolute;left: 0;bottom: 0;box-sizing: border-box;padding: 0 15px;font-size: 16px;color: #ffffff;line-height: 50px;background: rgba(0, 0, 0, 0.1);text-align: center;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}

.in_section1{padding: 75px 0;background: url(../image/se1_bk.png) center center no-repeat;background-size: cover;}
.in_section2{padding: 100px 0;background: url(../image/se2_bk.jpg) center center no-repeat;background-size: cover;}
.in_section3{padding: 70px 0;background: url(../image/se3_bk.jpg) center center no-repeat;background-size: cover;}
.in_section4{padding: 50px 0;background: url(../image/se4_bk.jpg) center center no-repeat;background-size: cover;}




.in_section1 .flexbox_bt{display: flex;justify-content: space-between;}

.in_section1 .div1{width: 48%;box-sizing: border-box;padding-right: 50px;}
.in_section1 .div1 .con {padding-top: 70px;}
.in_section1 .div1 .con p{font-size: 16px;color: #222222;line-height: 40px;text-align: justify;}

.se1_more{margin-top: 30px;}
.se1_more{display: flex;justify-content: space-between;box-sizing: border-box;padding: 0 35px; background: #d62428; border-radius: 30px;color: #fff;text-align: center;width: 200px;line-height: 50px;}







.in_section1 .div2{width: 52%;position: relative;}

.in_section1 .div2 .video{position: absolute;top: 190px;left: 0;}
.in_section1 .div2 .imge{position: absolute;top: 0;left: 27%;}
.in_section1 .div2 .jigong{position: absolute;right: -120px;bottom: -150px;z-index: 2;}

.in_section2 .nbox{width: 140%;display: flex;}
.in_section2 .nbox .div1{margin-right: 50px;padding-top: 70px;}
.in_section2 .nbox .div1 .text{display: flex;position: absolute;bottom: 20px;left: 0;}
.in_prev{height: 63px;width: 63px;background: url(../image/prev.png) center center no-repeat;border: 2px solid #fff;margin-right: 20px;}
.in_next{height: 63px;width: 63px;background: url(../image/next.png) center center no-repeat;border: 2px solid #fff;}

.in_section3 .image2{display: flex;justify-content: space-between;}

.in_section3 .image2 .s1{margin-top: 55px;flex: 1;}
.in_section3 .image2 .s1 .flexbox_bt{display: flex;width: 90%;}
.in_section3 .image2 .s1 .flexbox_bt .div1{position: relative;}
.in_section3 .image2 .s1 .flexbox_bt .div1:after{content: "";position: absolute;right: -22px;top: 43%;background: url(../image/jiantou2.jpg);width: 25px;height: 34px;background-size: cover;}
.in_section3 .image2 .s1 .flexbox_bt .div1{border: 3px solid #bc1a21;border-radius: 5px;position: relative;box-sizing: border-box;padding: 40px;width: 80%;}
.in_section3 .image2 .s1 .flexbox_bt .div1 .row1{display: flex;justify-content: center;flex-wrap: wrap;}
.in_section3 .image2 .s1 .flexbox_bt .div1 .row1 a{background: #bb272e;border: 3px solid #e9b589;color: #e9b589;width: 27%;text-align: center;line-height: 50px;margin: 0 3%;}
.in_section3 .image2 .s1 .flexbox_bt .div1 .row1 a:nth-child(4){margin-top: 20px;}
.in_section3 .image2 .s1 .flexbox_bt .div1 .row1 a:nth-child(5){margin-top: 20px;}
.in_section3 .image2 .s1 .flexbox_bt .div2{display: flex;align-items: center;padding-left: 30px;}
.in_section3 .image2 .s1 .flexbox_bt .div2 a{line-height: 50px;width: 130px;text-align: center;color: #fff;border: 9px solid #e8b7b9;background: #bc1a21;border-radius: 5px;position: relative;overflow: hidden;}
.in_section3 .image2 .s1 .flexbox_bt .div2 a{font-size: 16px;}
.in_section4 .se4ti{text-align: center;margin-bottom: 30px;}
.se4more{text-align: center;margin-top: 20px;}
.se4more a{display: inline-block;border: 2px solid #ffffff;border-radius: 30px;color: #fff;text-align: center;width: 300px;line-height: 50px;}
.se4more a img{margin-left: 20px;}

.se4more a:hover{}

.se3ul{display: flex;margin-top: 50px;}
.se3ul li {
    margin-right: 1%;
    width: -webkit-calc((100% - 1%*4)/ 4);
    width: calc((100% - 1%*4)/ 4);
}
.se3ul:after{
    content: "";
    flex: auto;
}
.pp_dl{width: 140%;margin-bottom: 30px;margin-top: 20px;display: inline-block;}


.more_btn{display: flex;}
.pp_jt1{height: 63px;width: 63px;background: url(../image/pp_jt1.png) center center no-repeat;border: 2px solid #d62428;margin-right: 20px;}
.pp_jt2{height: 63px;width: 63px;background: url(../image/pp_jt2.png) center center no-repeat;border: 2px solid #d62428;}


.headerbox{box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);background: #bc1a21;}
.headerbox1{position: absolute;left: 0;top: 0;width: 100%;background: rgba(255, 255, 255, 0.1);z-index: 100;}
.headerbox1 .nav li a{color: #fff;}
.inbanner{height: 100vh;}
.index-swiper{width: 100%;height: 100%;}
.index-swiper .swiper-slide{width: 100%;height: 100%;background-size: cover;}
.index-swiper .swiper-slide a{width: 100%;height: 100%;display: block;position: relative;}
.index-swiper .swiper-slide img{display: none;}

.pp_swiper1 .swiper-slide{position: relative;}
.pp_swiper1 .swiper-slide:after{position: absolute;content: "";left: 0;bottom: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);}
.pp_swiper1 .swiper-slide-active:after{display: none;}




.se4more a img{
        animation: 2.5s linear infinite;
    -webkit-animation: 2.5s linear infinite;
}

.se1_more img{
        animation: 2.5s linear infinite;
    -webkit-animation: 2.5s linear infinite;
}

.se4more a:hover{
    background: #d62428;
    color: #fff;
    border-color: #d62428;
}
.se4more a:hover img{animation-name:arrowanim1;-webkit-animation-name:arrowanim1}

.se1_more:hover img{animation-name:arrowanim1;-webkit-animation-name:arrowanim1}





@keyframes arrowanim1{
0%,100%,54%{-webkit-transform:translateX(0);transform:translateX(0)}
18%,36%{-webkit-transform:translateX(-4px);transform:translateX(-4px)}
27%{-webkit-transform:translateX(-1px);transform:translateX(-1px)}
}
@-webkit-keyframes arrowanim1{
0%,100%,54%{-webkit-transform:translateX(0);transform:translateX(0)}
18%,36%{-webkit-transform:translateX(-4px);transform:translateX(-4px)}
27%{-webkit-transform:translateX(-1px);transform:translateX(-1px)}
}

.liuyan{position: fixed;left: 0;bottom: -100%;width: 100%;background: #bc1a21;height: 105px;border-top: 5px solid #dcb696;z-index: 5;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.liuyanactive{bottom: 0;}
.liuyan .div1{position: relative;}
.liuyan .img{position: absolute;left: 0;top: -30px;}

.liuyan .div2{padding-top: 5px;}
.liuyan .div2 h4{font-size: 20px;color: #dcb696;font-weight: 400; line-height: 40px;}
.liuyan .div2 h4 span{font-size: 14px;color: #ffffff;margin-left: 20px;}
.liuyan .div2 form{display: flex;}
.liuyan .div2 form input{width: 176px;margin-right: 25px;}
.liuyan .div2 form .in1{line-height: 35px;border-radius: 30px;border: none;box-sizing: border-box;padding: 0 20px;}
.liuyan .div2 form .in2{border-radius: 30px;text-align: center;color: #000;background: #dcb696;border: none;font-weight: bold;}

.show_mendian .swiper-slide img{display: block;width: 100%;}

.mendian_fix{display: none; position: fixed;width: 100%;height: 100%;left: 0;top: 0;background: rgba(0, 0, 0, 0.2);}
.mendian_fix .nbox{width: 100%;height: 100%;display: flex;align-items: center;}
.mendian_fix .show_box{background: #fff;position: relative;box-sizing: border-box;padding: 40px;}
.mendian_fix .show_box .close{position: absolute;right: 40px;top: 30px;cursor: pointer;}
.mendian_fix .show_box .con{margin-top: 50px;}
.show_mendian .div2{padding-top: 10px;}
.show_mendian .div2 .p1{font-size: 20px;color: #222222;font-weight: bold;margin-bottom: 10px;}
.show_mendian .div2 .p2{font-size: 14px;color: #666666;line-height: 26px;}

.mendian-swiper{padding-bottom: 50px;}

.mendian-swiper .swiper-pagination-bullet{width: 14px;height: 14px;background: transparent;border: 1px solid #bb272e;opacity: 1;}
.mendian-swiper .swiper-pagination-bullet-active{background: #bb272e;}
.n_banner55:after{position: absolute;left: 0;bottom: 0;width: 100%;content: "";background: url(../image/hex_bk.png); background-size: cover;z-index: 2;height: 65px;}


.headerbox1 .nav li.active .a1,.headerbox1 .nav li:hover .a1{color: #F0E3B7;}


.pp_swiper1 .swiper-button-prev{left: 20%;}
.pp_swiper1 .swiper-button-next{right: 20%;}


.dituul li{display: inline-block;width: 100%;}
.dituul li .a1 {
    display: block;
    background: #dcb696;
    border-bottom: 1px solid #bc1a21;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    color: #bc1a21;
    font-weight: bold;
    margin-top: 30px;
}
.dituul dl{padding: 30px 0;}
.dituul dl dd{display: inline-block; text-align: center;margin-right: 30px;}
.dituul dl dd a{font-size: 18px;color: #bc1a21;
    font-weight: bold;}

.wenda li{box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.15);padding: 25px;border-radius: 5px;margin-bottom: 20px;}
.wenda li .p1{display: flex;padding-bottom: 10px;border-bottom: 1px solid #dddddd;}
.wenda li .p2{display: flex;padding-top: 10px;}
.wenda li .p1 .sp1 b{display: inline-block;margin-top: 5px; color: #fff;background: #bb272e;width: 25px;line-height: 25px;text-align: center;border-radius: 3px;}
.wenda li .p2 .sp1 b{display: inline-block; margin-top: 5px;color: #fff;background: #e7d09a;width: 25px;line-height: 25px;text-align: center;border-radius: 3px;}
.wenda li .p1 .sp2{flex: 1;box-sizing: border-box;padding-left: 10px;font-size: 22px;line-height: 35px;color: #222222;}
.wenda li .p2 .sp2{flex: 1;box-sizing: border-box;padding-left: 10px;font-size: 16px;line-height: 36px;color: #666666;}

.zp_list li{margin-bottom: 20px;}
.zp_list li .s1{box-sizing: border-box;padding: 0 20px; color: #222222;font-size: 22px;line-height: 60px; background: #f1f1f1 url(../image/jia.png) right 20px center no-repeat;}
.zp_list li .s1{border: 1px solid #dddddd;}
.zp_list li .text{background: #fff;box-sizing: border-box;padding: 30px;display: none;border-bottom: 1px solid #dddddd;border-left: 1px solid #dddddd; border-right: 1px solid #dddddd;}
.zp_list li.active .s1{background: #f1f1f1 url(../image/jian.jpg) right 20px center no-repeat}

.mendian-swiper .swiper-button-next{top: 45%;}
.mendian-swiper .swiper-button-prev{top: 45%;}
.ab_ti11 h3{color: #d62428;}

.ab_section12 .img img{display: block;width: 100%;}
.ab_section12 .con{padding: 30px 0;}

.ab_section13{background: #f9f9f9;padding: 50px 0;}

.renwu-swiper .text .p1{font-size: 18px;color: #d62428;}
.renwu-swiper .text .p2{font-size: 18px;color: #333333;margin-bottom: 10px;}
.renwu-swiper .image{position: relative;overflow: hidden;}

.renwu-swiper .swiper-slide .image img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.renwu-swiper .swiper-slide:hover img{transform: scale(1.1);}
.ab_section14{padding: 50px 0;}
.ab_section14 .ab_se14ti{margin-bottom: 30px;}
.ab_section14 .ab_se14ti h1{font-size: 32px;color: #d62428;}
.ab_section14 .ab_se14ti span{color: #333333;}
.ab_section14 .nbox{display: inline-block;width: 100%;}
.ab_section14 .img{float: right;width: 45%;}
.ab_section14 .text{float: left;width: 55%;box-sizing: border-box;padding-right: 20px;}
.ab_section14 .text p,.ab_section14 .text span{font-size: 16px;line-height: 24px;}


.ab_section15{background: #f9f9f9; padding: 50px 0;}
.ab_section15 .nbox{display: inline-block;width: 100%;}
.ab_section15 .img{float: right;width: 45%;}
.ab_section15 .con{float: left;width: 55%;box-sizing: border-box;padding-right: 20px;}
.ab_section15 .con p,.ab_section15 .con span{font-size: 16px;line-height: 32px;}


.ab_section16{background: #f9f9f9; padding: 50px 0;}
.ab_section16 .nbox{display: inline-block;width: 100%;}
.ab_section16 .img{float: left;width: 55%;}
.ab_section16 .img img{display: block;width: 100%;}
.ab_section16 .con{float: right;width: 45%;box-sizing: border-box;padding-left: 40px;}
.ab_section16 .con p,.ab_section16 .con span{font-size: 16px;line-height: 32px;}</pre></body></html>